Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Safari에서 비디오 스트림을 전송할 때 다른 브라우저에서 스트림 정보가 오지 않던 오류 수정 #375

Merged
merged 12 commits into from
Dec 5, 2024

Conversation

seoko97
Copy link
Collaborator

@seoko97 seoko97 commented Dec 5, 2024

작업 내용

  • 서버측 producer options가 잘 못 설정되어 사파리에서 전송하는 스트림이 보이지 않던 오류 수정

PR 포인트

  • 서버측 producer options 제거
  • 비디오 코덱 설정 추가 (H.264)
  • 비디오 화질 변경

@seoko97 seoko97 added 🛠️ Fix 오류 수정 작업 BE Backend 관련 작업 labels Dec 5, 2024
@seoko97 seoko97 self-assigned this Dec 5, 2024
@github-actions github-actions bot added the size/s label Dec 5, 2024
Copy link

github-actions bot commented Dec 5, 2024

🎨 스토리북 확인하기

@github-actions github-actions bot added size/m and removed size/s labels Dec 5, 2024
@seoko97 seoko97 merged commit d6fcdf0 into develop Dec 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE Backend 관련 작업 🛠️ Fix 오류 수정 작업 size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants